home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / nuweb / msdos / readme < prev    next >
Encoding:
Text File  |  1993-05-20  |  804 b   |  29 lines

  1. Here's an intermediate version of nuweb.
  2. I've simply bundled up the web source (nuweb.w),
  3. the generated .c files, the generated nuweb.tex file,
  4. and the assorted auxiliary files for latex'ing.
  5.  
  6. The "user's manual" and sales pitch is in Chapter 1 of the
  7. web.  If you latex up the nuweb.tex and print pages 0-6
  8. (or the whole thing), you can read about it.
  9.  
  10. To actually build the thing, first
  11.  
  12.     touch nuweb.tex
  13.  
  14. Then
  15.  
  16.     make
  17.  
  18. should build an executable file called "nuweb".
  19. After that, you should be able to use the makefile
  20. to control everything very nicely.
  21.  
  22. If you have questions or comments
  23. (or just want the latest), please let me know.
  24. I'm going to continue working on the documentation for 
  25. at least a week or two.  Eventually, I'll put it out
  26. for ftp access.
  27.  
  28. My e-mail address is preston@cs.rice.edu
  29.